func net/http.http1ServerSupportsRequest

2 uses

	net/http (current package)
		server.go#L1006: 	if !http1ServerSupportsRequest(req) {
		server.go#L1067: func http1ServerSupportsRequest(req *Request) bool {